RGBSurface.Pixel Function
Returns the color of the object at location specified by the x, y parameters. Returns a Color.
Syntax
result = RGBSurface.Pixel( x, y )
Parameters
x
Integer
y
Return Value
Result
Color